﻿/*CSS通用重置样式*/
*{word-break:break-all;font-family:"微软雅黑",tahoma,'宋体',Arial,Lucida,Verdana,Helvetica,sans-serif;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, strong, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {line-height:1.5;font-size:12px;color:#333;background:#FFF;width:100%; width:expression(document.body.clientWidth <= 1200? "1200px": "auto");min-width:1200px;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a:link,a:visited,a:active{color:#333;text-decoration:none;}
a:hover{color:#F60;text-decoration:underline;}
img{vertical-align:middle;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.wrapper{height:auto;margin:0 auto;width:1200px;}
.fontArial{font-family:Arial,Helvetica,sans-serif;}
*html{background-image:url(about:blank);background-attachment:fixed;/*修正IE6振动bug*/}
body{}
input:focus,textarea:focus,selects:focus{border-color:#feebd9 !important;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fecb98;}
#main{padding-bottom:20px;}
.noneBox{font-size:14px;color:#999; padding:20px;}


/*页头*/
#header {width:100%;height:auto;background:#FFF;}
#header .shortCut{height:38px; border-bottom: 1px solid #f1f1f0; line-height:38px;}
#header .shortCut .loginBar{float:left;color: #666;}
#header .shortCut .loginBar a{padding:0 8px;color: #F40;}
#header .shortCut .loginBar .user{ color:#F90; padding-left:2px;}
#header .shortCut .headList{float:right;}
#header .shortCut .headList li{float:left; border:1px solid #FFF;border-width:0 1px;}
#header .shortCut .headList li.drop{ position:relative;z-index:300;}
#header .shortCut .headList li.drop i{position:absolute;top:15px;right: 3px;width:8px;height:8px;background:url(../images/icon/icon.png) no-repeat 0 -191px;display: none;}
#header .shortCut .headList li.drop .dropDown{top:38px;position:absolute;padding:4px; z-index:66; display:none;box-shadow:2px 5px 6px #888;}
#header .shortCut .headList li.weixin .dropDown{left:-92px;}
#header .shortCut .headList li.drop .content{background:#FFF;padding:5px;z-index:77;}
#header .shortCut .headList li.weixin .content p{line-height:24px;font-size:14px; text-align:center;}
#header .shortCut .headList li.weixin .content p em{color:#F60;}
#header .shortCut .headList li.weixin .content img{width:248px;}
#header .shortCut .headList li.wap .dropDown{}
#header .shortCut .headList li.wap .content p{line-height:24px;font-size:14px; text-align:center;}
#header .shortCut .headList li.wap .content img{width:248px;}
#header .shortCut .headList li.hover a{color:#F60;}
#header .shortCut .headList li.hover i{background-position:0 -238px;}
#header .shortCut .headList li a{border-left: 1px solid #C1C1C1;padding: 0 12px;color: #666;}
#header .shortCut .headList li.wap a{}
#header .shortCut .headList li.webNav a{}
#header .shortCut .headList li.webNav .content {padding:10px;width:120px;line-height:24px;}
#header .shortCut .headList li.webNav dl{ padding-bottom:10px; border-bottom:1px solid #DEDEDE;}
#header .shortCut .headList li.webNav dd{float:left;width:60px;}
#header .shortCut .headList li.webNav.hover a{background-position:0 -124px;}
#header .shortCut .headList li.webNav dd a{padding:0; background:none; color:#888;border:0;}
#header .shortCut .headList li.webNav .dropDown{left:-58px;}
#header .headInfo {padding:15px 0;}
#header .headInfo .headLogo{float:left;}

/*头部搜索*/
.siteInfo {padding: 5px 0 22px;width: 100%;position: relative;z-index: 50;}
.siteInfo .headSearch {float: right;margin-left: -440px;position: relative;width: 440px;}
.siteInfo .logoBox {float: left;width: 100%;}
.siteInfo .container {margin-right: 440px;}
.siteInfo .logo {background: url(../images/logoline.png) no-repeat right 75%;float: left;padding-right: 12px;margin: -4px 12px 0 0;}
.siteInfo .phone {float: left;padding: 20px 0 0;}
.siteInfo .phone dt {color: #59A500;font-size: 12px;color: #999;}
.siteInfo .phone dd {color: #F60;font-size: 20px;font-weight: bold;padding-left: 34px;background: url(../../../custom/images/icon.png) no-repeat 0 -675px;}

.headSearch .siteSearch {height: 36px;padding: 28px 0 0;}
.headSearch .searchBtn {float: right;position: relative;width: 78px;margin-left: -78px;}
.headSearch .searchBtn .inputBtn {background: #df1078;border: 1px solid #df1078;color: #FFF;cursor: pointer;font-size: 14px;height: 36px;width: 78px;-webkit-transition:all.5s ease-out;-moz-transition:all.5s ease-out;-ms-transition:all.5s ease-out;-o-transition:all.5s ease-out;transition:all.5s ease-out;}
.headSearch .searchBtn .inputBtn:hover {background: #FB7600;}
.headSearch .searchInput {float: left;width: 100%;}
.headSearch .searchInput .container {border: 2px solid #df1078;border-right: 0;height: 32px;margin-right: 78px;}
.headSearch .inputType {border-right: 1px solid #E5E5E5;color: #555;cursor: pointer;float: left;width: 50px;height: 32px;line-height: 32px;letter-spacing: 7px;margin-right: -65px;padding: 0 5px 0 9px;position: relative;}
.headSearch .inputBox {float: right;width: 100%;}
.headSearch .wrapBox {background: url(../images/search.png) no-repeat 5px 7px;height: 32px;margin-left: 65px;padding: 0 5px 0 26px;}
.headSearch .inputText {background: #FFF;border: 0;color: #888;font-size: 12px;height: 22px;line-height: 22px;padding: 5px 0;width: 100%;}
.headSearch .inputType i {background: url(../images/arrow.png) no-repeat -16px -2px;display: block;font-size: 0;height: 4px;left: 50px;position: absolute;top: 14px;width: 7px;-webkit-transition: all 0.2s ease-in 0s;-moz-transition: all 0.2s ease-in 0s;transition: all 0.2s all 0.2s ease-in 0s;overflow:hidden\9;}
.headSearch .inputType:hover i { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); transform:rotate(180deg);}
.headSearch .dropMenu {display: none;position: absolute;left: 0;top: 32px;}
.headSearch .dropMenu dl {background: #FFF;border: 1px solid #E5E5E5;border-top: 0;}
.headSearch .dropMenu dd {border-top: 1px solid #EFEFEF;color: #999;padding: 0 5px 0 8px;width: 50px;}
.headSearch .dropMenu dd:hover {background: #F1F1F1;color: #666;}

/*菜单样式*/
.headNav{position:relative;box-shadow: -1px 2px 6px rgba(0, 0, 0, 0.3);}
.headNav .menuHeader{width: 235px;background-color: #d0096c;}
.headNav .menuHeader span.memu_top {color: #fff; cursor: pointer; display: block; font: 16px/44px "微软雅黑","宋体",Arial;padding-right: 22px;}
.headNav .menuHeader span b {background: url("../images/icon/catebg.png") no-repeat scroll right 17px; display: block; font-weight: normal;padding-right: 60px;padding-left: 20px;}
.headNav .nav{height:44px; line-height:44px; z-index:1;}
.headNav .nav a{color:#fff;}
.headNav .nav .nLi{ float:left;color:#FFF; font-size:15px;height:42px;border-right: 1px solid #ca0668;}
.headNav .nav .nLi .subnav .list {float: left;}
.headNav .nav .nLi:nth-last-child(1) a{border:0;}
.headNav .nav .nLi h3{ float:left;position:relative}
.headNav .nav .nLi:hover.on h3 i {background-color: #fff; bottom: 0px; display: inline-block; height: 7px; margin-left: 4px; margin-right: -8px; position: absolute; right: 50%; transform: rotate(225deg) translateY(-3px); width: 7px; z-index: 99999;}
.headNav .nav .nLi:hover.on h3 i {background-color: #fff; bottom: 0px; display: inline-block; height: 7px; margin-left: 4px; margin-right: -8px; position: absolute; right: 50%; transform: rotate(225deg) translateY(-3px); width: 7px; z-index: 99999;}
.headNav .nav .nLi.on h3 b{height: 10px; width: 10px; display: block; position: absolute; top: 18px; right: 0; background-image: url(../images/arrowbg.gif); background-repeat: no-repeat; background-position: 0 -634px;}
.headNav .nav .nLi.on.up h3 b{background-position: 0 -562px;}
.headNav .nav .nLi:hover.on h3 b{background-position:0 -562px;}
.headNav .nav .nLi:hover.on h3 i {background-color: #fff; bottom: 0px; display: inline-block; height: 7px; margin-left: 4px; margin-right: -8px; position: absolute; right: 50%; transform: rotate(225deg) translateY(-3px); width: 7px; z-index: 99999;}
.headNav .nav .nLi:hover.on h3 i {background-color: #fff; bottom: 0px; display: inline-block; height: 7px; margin-left: 4px; margin-right: -8px; position: absolute; right: 50%; transform: rotate(225deg) translateY(-3px); width: 7px; z-index: 99999;}
.headNav .nav .nLi.on h3 b{height: 10px; width: 10px; display: block; position: absolute; top: 18px; right: 0; background-image: url(../images/arrowbg.gif); background-repeat: no-repeat; background-position: 0 -634px;}
.headNav .nav .nLi.on.up h3 b{background-position: 0 -562px;}
.headNav .nav .nLi h3 a{ padding:0 13px; font-size:14px;}
.headNav .nav .nLi h3 a.cur {background-color:#ca0668;box-shadow: 0 0 10px #b00159  inset;height: 43px;*background-color:#ca0668;_background-color:#ca0668;display: block;}
.headNav .nav .sub{box-shadow: -1px 2px 6px rgba(0, 0, 0, 0.3);background: #fff none repeat scroll 0px 0px; line-height: 36px; position: absolute;top: 43px; z-index: 9999; width: 100%; left: 0px; display: none;padding:5px 0;}
.headNav .nav .sub .subList{margin:0 auto;}
.headNav .nav .sub .subList a{color: #444;}
.headNav .nav .sub li{zoom:1;float: left;}
.headNav .nav .sub a{display:block; padding:0 10px;color: #444;}
.headNav .nav .sub a:hover{background:#3aa400; color:#fff;}
.headNav .nav .on h3 a{/* color:#fff; */}
.headNav .navBg {display: none; width: 100%; position: absolute; left: 0px; top: 42px; z-index: 1000; border-bottom: 1px solid #EFEFEF; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); background: #FFF none repeat scroll 0% 0%; height: 0px;padding:5px 0;}
.headNav .supplier{background-color: #ff9913; color: #fff; font-size: 14px; height: 44px; padding: 0 15px; position: absolute; right: 0px; top: 0; width: 100px;}
.headNav .supplier .icon{background: url("../images/icon/supplier.png") no-repeat scroll 0 8px / 25px auto; display: inline-block; float: left; height: 44px; margin-right: 10px; width: 25px;}
.headNav .supplier a{color: #fff;}
.headNav .supplier .down{}
/*快速导航*/
.menuBox {display: none;  height: 400px; left: 0; position: absolute; top: 44px; width: 235px; z-index: 1000; background-color: #fff;}
.headNav .menuHeader.active .menuBox{display: block;}
.menuBox .menuItem{width: 100%; background-color: #fff; position: absolute; z-index: 9; box-shadow: 0 0 8px #ccc;}
.menuBox .menuItem a{color: #000;}
.menuBox .menuItem .titBox{}
.menuBox .menuItem .titBox .tit{border-left: 1px solid #ddd; border-top: 1px solid #fff; border-right: 1px solid #ddd; position: relative; z-index: 4;}
.menuBox .menuItem .titBox .tit .mod_cate {background-attachment: scroll; background-image: url("../images/icon/index_main_bg.png"); background-position: 225px -1306px; background-repeat: no-repeat; clear: both; height: 63px; padding: 9px 0 7px 20px; border-bottom: 1px solid #ddd;}
.menuBox .menuItem .titBox .tit .mod_cate .mod_tit{}
.menuBox .mod_cate .mod_tit .menuIco{background-attachment: scroll; background-image: url("../images/icon/index_main_bg.png"); background-repeat: no-repeat; display: block; float: left; height: 31px; width: 31px;}
.menuBox .mod_cate.navLine .mod_tit .menuIco{background-position: 0 -158px; }
.menuBox .mod_cate.navHotel .mod_tit .menuIco{background-position: 0 -198px;}
.menuBox .mod_cate.navScenery .mod_tit .menuIco{background-position: 0 -318px;}
.menuBox .mod_cate.navCar .mod_tit .menuIco{background-position: -1px -238px;}
.menuBox .mod_cate.navVisa .mod_tit .menuIco{background-position: 0 -398px;}
.menuBox .mod_cate.navTuan .mod_tit .menuIco{background-position: 0 -438px; }

.menuBox .menuItem .titBox .tit .mod_cate:hover{background-position: 225px -1360px;}
.headNav .menuBox .mod_cate.on{border-right-width: 0;}
.headNav .menuBox .mod_cate .mod_tit dl {float: left;}
.headNav .menuBox .mod_cate .mod_tit dl dt {line-height: 20px;}
.headNav .menuBox .mod_cate .mod_tit dl dd{margin: 4px 0px 0px;line-height: 20px;color:#999;overflow: hidden;height: 40px;}
.headNav .menuBox .mod_cate .mod_tit dl dd a{color: #999;text-decoration: none;margin-right: 5px;font-family: "宋体";display: block;float: left;font-size: 13px;}
.headNav .menuBox .mod_cate a.hot_sub {font-size: 16px;color: #000;}
.headNav .menuBox .mod_cate .mod_subcate{background-color: #fff; border: 1px solid #e1e1e1; color: #333; display: none;left: 234px; overflow: hidden; padding: 15px 25px 15px 30px; position: absolute;top: -1px;width: 909px; z-index: 5;height: 370px;b;border-width: 0 1px 1px 0;}
.menuBox .menuItem .titBox .tit .mod_cate:hover .mod_subcate {display: block!important;}
.headNav .menuBox .mod_cate .lbanner{position: absolute; right: 0; top: 0;}
.headNav .menuBox .mod_cate .mod_subcate_main{width: 850px;height: 345px;overflow: hidden;}
.headNav .menuBox .mod_cate .mod_subcate_main dl {margin-bottom: 20px;}
.headNav .menuBox .mod_cate .mod_subcate_main .option.linetype {height: 300px; overflow: hidden;}
.headNav .menuBox .mod_cate .mod_subcate_main .option dt{display: block; float: left; font-size: 15px; line-height: 16px; background: url(../images/icon/index_main_bg.png) 78px -1332px no-repeat scroll; width: 86px; padding-left: 8px; margin-top: 3px; margin-bottom: 10px;}
.headNav .menuBox .mod_cate .mod_subcate_main .option .tit1{border-left: 3px solid #3aa400;}
.headNav .menuBox .mod_cate .mod_subcate_main .option .tit2{border-left: 3px solid #f60;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa{margin-left: 15px; font-family: "宋体";line-height: 20px;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa a{margin-right: 10px; padding: 2px 6px; display: inline-block; margin-bottom: 10px; border-radius: 4px;line-height: 20px;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa a.on{background-color: #f60;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa1 a{background-color: #77c7e3; color: #fff;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa2 a{background-color: #ddd; color: #fff;}
.headNav .menuBox .mod_cate .mod_subcate_main .place{}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox{line-height: 35px;}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox a{color: #000;}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox div{margin-left: 90px;}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox div > a{display: inline-block; color: #707070; margin-right: 10px; margin-bottom: 4px;}
.headNav .menuBox .mod_cate .mod_subcate_channel .mod_btn_arrow > span{background: url("../images/icon/index_main_bg.png") no-repeat scroll 105px -1325px; display: block; font-size: 15px; line-height: 31px; margin-bottom: 10px; margin-top: 3px; width: 125px;}
.headNav .menuBox .mod_subcate_main dt{font-size: 14px; line-height: 15px;margin-bottom: 10px;margin-top: 13px; width: 125px; border-left: 3px solid #3aa400; padding-left: 10px;}
.headNav .menuBox .mod_subcate_main dd{font-size: 12px;line-height: 25px;}
.headNav .menuBox .mod_subcate_main dd a{color: #707070;padding:0 10px;}
.headNav .menuBox .mod_subcate_main dd a:hover {color: #df1078;}

/*红色颜色样式*/
a:hover{color:#df1078;}
#header .shortCut .headList li.drop .dropDown{background: #df1078;}
.headNav{background: #df1078;}
.headNav .nav .sub a:hover{background:#df1078;}
.headNav .menuBox .mod_subcate_main dt{border-left-color:#df1078;}

/*侧边悬浮工具条*/
.secondary {background: #333;height: 100%;min-height: 600px;position: fixed;right: 0;top: 0;width: 40px;z-index: 999;transition: all 0.2s ease-in-out 0s;}
.secondary .container {height: 100%;min-height: 600px;position: relative;}
.secondary ul {padding-top: 127px;}
.secondary ul.ext {bottom: 0;left: 0;padding-top: 0;padding-bottom: 10px;position: absolute;}
.secondary li {background: url(/sys/images/secondary.png) no-repeat 0 13px;cursor: pointer;height: 50px;line-height: 50px;padding-left: 40px;position: relative;transition: all 0.3s ease-in-out 0s;}
.secondary li.close {background-position: 0 -290px;}
.secondary li.mobile {background-position: 0 13px;}
.secondary li.member {background-position: 0 -30px;}
.secondary li.order {background-position: 0 -73px;}
.secondary li.favorite {background-position: 0 -116px;}
.secondary li.online {background-position: 0 -205px;}
.secondary li.feedback {background-position: 0 -160px;}
.secondary li.gotop {background-position: 0 -250px;margin-bottom: 0;}
.secondary li.close:hover {background-position: right -290px;}
.secondary li.mobile:hover {background-position: right 13px;}
.secondary li.member:hover {background-position: right -30px;}
.secondary li.order:hover {background-position: right -73px;}
.secondary li.favorite:hover {background-position: right -116px;}
.secondary li.online:hover {background-position: right -205px;}
.secondary li.feedback:hover {background-position: right -160px;}
.secondary li.gotop:hover {background-position: right -250px;}
.secondary li a,.secondary li .inner {display: block;bottom: 0;left: 0;position: absolute;right: 0;top: 0;}
.secondary li:hover {background-color: #E4393C;}
.secondary li span {background: #6C5143;color: #FFF;font-size: 14px;height: 50px;left: -40px;line-height: 50px;opacity: 0;padding: 0 15px;position: absolute;text-align: center;transition: all 0.3s ease-in-out 0s;visibility: hidden;border-left: 5px solid #E4393C;}
.secondary li span i {border-bottom: 5px solid transparent;border-left: 5px solid #6C5143;border-top: 5px solid transparent;height: 0;margin-top: -5px;position: absolute;right: -5px;top: 24px;width: 0;}
.secondary li:hover span {left: -91px;opacity: 1;visibility: visible;}
.secondary li.mobile span {background: url(/sys/images/noPic.gif) no-repeat 20px 20px #6C5143;left: -240px;padding: 160px 20px 0;background-size: 145px 140px;}
.secondary li.mobile:hover span {left: -185px;}
.secondary li.online span {bottom: 0;cursor: auto;height: auto;left: -240px;line-height: 20px;padding: 0;text-align: left;}
.secondary li.online span i {bottom: 20px;top: auto;}
.secondary li.online:hover span {left: -195px;}
.secondary li.online .content {font-size: 12px;min-height: 100px;text-align: left;width: 190px;}
.secondary li.online h3 {background: #463329;color: #FFF;font-weight: 700;height: 50px;line-height: 50px;padding: 0 12px;}
.secondary li.online dl {padding: 0 12px;}
.secondary li.online dd {height: 39px;line-height: 39px;border-top: 1px solid #584033;overflow: hidden;padding: 5px 0;}
.secondary li.online dd:first-child {border-top: 0;}
.secondary li.online dd a {background: url(/sys/images/chart.png) no-repeat 0 50%;float: right;position: relative;width: 76px;}
.sideBarClose {position: fixed;right: -110px;bottom: 10px;z-index: 999;transition: all 0.5s ease-in-out 0s;}
.sideBarClose span {background: url(/sys/images/siderbar.png) no-repeat 5px 5px #E4393C;border-radius: 30px 0 0 30px;color: #FFF;cursor: pointer;display: block;height: 30px;line-height: 30px;padding: 10px 10px 10px 50px;width: 50px;text-align: center;}

/*页脚*/
#footer{background:#FFF;}
#footer .assure{height:40px;line-height:40px;background:#DF1078;font-size:16px;color:#FFF; overflow:hidden; width:100%;}
#footer .assure li{float:left; width:207px;padding-left:32px; background:url(../images/icon.png) no-repeat 0 -87px; display:inline;}
#footer .assure li.d1{background-position:186px -560px;}
#footer .assure li.d2{background-position:0 -356px;}
#footer .assure li.d3{background-position:0 -511px;}
#footer .assure li.d4{background-position:0 -408px;}
#footer .assure li.d5{background-position:0 -454px;}
#footer .artBox{border-bottom:1px solid #DEDEDE;padding:20px 0; background:#F5F5F5;}
#footer .artBox dl{float:left;width:220px;padding-right:20px;}
#footer .artBox dt{font-size:16px;padding-left:10px; height:24px; line-height:24px; background:url(../images/icon.png) no-repeat 0 -631px;}
#footer .artBox dd {height:26px; line-height:26px;padding-left:10px;overflow:hidden;}
#footer .artBox dd a{color:#808080;}
#footer .artBox dd a:hover{color:#333;}
#footer .netMark{text-align:center;padding:20px 0;}
#footer .netMark a{padding:0 5px;height:36px; display:inline-block;}
#footer .linksBox{text-align:center; padding-bottom:20px;}
#footer .linksBox a{color:#333;padding: 0 3px;}
#footer .copyright{padding-bottom:20px; text-align:center;line-height:22px;color:#999;border-bottom:1px solid #DEDEDE;}
#footer .siteLinks {padding-top:10px;}
#footer .siteLinks a{color:#999;padding-right:8px;}
#footer .siteLinks dl{padding-bottom:10px;}
#footer .siteLinks dt{float:left;}
#footer .siteLinks dt a{color:#666;}

/*翻页*/
.pageMod{text-align:center;padding:20px 0;font-size:0px}
.pageMod a,.pageMod span{background:#fff; border: 1px solid #DFDFDF;color:#DF1078;display: inline-block;font-size: 12px;height: 30px; line-height: 30px;vertical-align: middle;padding:0 15px;margin-left:5px; font-family:Arial;}
.pageMod a{text-decoration:none;color:#DF1078;}
.pageMod a:hover{text-decoration:none;color:#fff;background:#DF1078;}
.pageMod .page{width:auto;padding:0 10px 0 18px;background:url(../images/icon.png) no-repeat 7px -760px #FFF; color:#DF1078;}
.pageMod .prev.no{background-position:7px -836px;color:#97999B;}
.pageMod .next{padding:0 18px 0 10px;background:url(../images/icon.png) no-repeat 54px -800px #FFF;}
.pageMod .next.no{background-position:58px -877px;color:#97999B;}
.pageMod .page.no:hover{cursor:default;}
.pageMod a.cur{background:#DF1078;color:#FFF;}

/*面包屑*/
.crumbs{padding:15px 0;font-family: simsun;color:#323232;}
.crumbs a{color:#005bb5;font-family: simsun;}

/* ---------- 快速登陆开始 ----------*/
#quickLogin{background: transparent;padding: 10px;_padding: 0;height: auto;margin: 0 auto;width: 750px;}
#quickLogin .boxes{background: #FFF;border: 3px solid #DF1078;box-shadow: 0 3px 10px #FFF;}
#quickLogin h1.hd{background: #DF1078;border-bottom: 3px solid #DF1078;color: #FFF;height: 32px;line-height: 32px;overflow: hidden;padding: 0 10px;}
#quickLogin h1.hd .close{background: url(../images/loginbg.gif) no-repeat scroll right -32px;cursor: pointer;display: inline-block;float: right;height: 10px;margin-top: 11px;width: 10px;}
#quickLogin h1.hd b{color: #FFF;font: bold 14px/32px "微软雅黑","宋体",Arial;}
#quickLogin .content{color: #333;padding: 12px;}
#quickLogin .signLeft{float: left;width: 530px;}
#quickLogin .signRight{border-left: 1px solid #B1D59D;float: left;padding-left: 35px;width: 154px;}
#quickLogin .signs li{float: left;height: 32px;line-height: 32px;margin-bottom: 12px;overflow: hidden;width: 530px;}
#quickLogin .signs li.btn{height: 40px;}
#quickLogin .signs li.texts{height: 18px;line-height: 18px;margin-bottom: 0;}
#quickLogin .signs li a{color: #098CD9;}
#quickLogin .signs label{color: #000;float: left;padding-right: 10px;text-align: right;width: 60px;}
#quickLogin .signs span{color: #888;display: inline-block;float: left;margin-left: 5px;}
#quickLogin .signs span#imgid img{padding-top: 4px;}
#quickLogin .signs .inputText{background: url(../images/login/loginbtn.gif) no-repeat 0 0;border: 0;color: #666;height: 28px;line-height: 28px;float: left;padding: 2px 5px;width: 240px;}
#quickLogin .signs .inp2{background-position: 0 -42px;width: 115px;}
#quickLogin .signs label.success{background: url(../images/login/labelbg.png) no-repeat 0 10px;color: #46A257;margin-left: 0;text-align: left;padding-left: 20px;width: auto;}
#quickLogin .signs label.error{background: url(../images/login/labelbg.png) no-repeat 0 -37px;color: #EC3D3F;margin-left: 0;text-align: left;padding-left: 20px;width: auto;}
#quickLogin .signs .inputBtn{background: url(../images/login/loginbtn.gif) no-repeat 0 -84px;border: 0;cursor: pointer;height: 40px;width: 250px;}
#quickLogin .signs .inputBtn:hover{background-position: 0 -134px;}
#quickLogin h2.title{font-family: '微软雅黑','黑体','宋体';font-size: 12px;font-weight: bold;margin-bottom: 10px;}
#quickLogin .applogin li{width: 64px; float: left; height: 39px;}
#quickLogin .applogin li.end{margin-bottom: 0;}
#quickLogin .applogin li.long{background-color: #f60; color: #fff; line-height: 35px; width: 119px; height: 35px; text-align: center; border-radius: 3px;margin-bottom: 10px;}
#quickLogin .applogin li.long a{color: #fff;}
#quickLogin .applogin li a{background: url(../images/login/login.png) no-repeat 0 0/185px;display: inline-block;height: 32px;width: 55px;border-radius: 3px;}
#quickLogin .applogin li a.sina{background-color: #ff0000; background-position: -46px -4px;}
#quickLogin .applogin li a.qq{background-position: -3px -2px;background-color: #f1e940;}
#quickLogin .applogin li a.alipay{background-position: -88px -3px;/* height: 30px; */background-color: #1f85d7;}
#quickLogin .applogin li a.login{background-position: 0 -97px;}
#quickLogin .applogin li a.reg{background-position: 0 -130px;}
#quickLogin .applogin li a.weixin{background-position: -129px -2px;background-color: #2ebd59;}
#quickLogin .applogin li a.sina:hover{opacity: 0.8;}
#quickLogin .applogin li a.qq:hover{opacity: 0.8;}
#quickLogin .applogin li a.alipay:hover{opacity: 0.8;}
#quickLogin .applogin li a.login:hover{opacity: 0.8;}
#quickLogin .applogin li a.reg:hover{opacity: 0.8;}
#quickLogin .applogin li a.weixin:hover{opacity: 0.8;}
/* ---------- 快速登陆结束 ----------*/


/*会员预订登陆框弹窗*/
.orderLogin{background: #FFF;border: 3px solid #DF1078;border-radius: 3px;box-shadow: 2px 2px 10px #FFF;width: 720px;height: auto; margin:0 auto;}
.orderLogin .hd{background: #DF1078;border-bottom: 3px solid #DF1078;color: #FFF;height: 32px;line-height: 32px;overflow: hidden;padding: 0 10px;}
.orderLogin .hd b{color: #FFF;font: bold 14px/32px "微软雅黑","宋体",Arial;}
.orderLogin .hd span.close{background: url(../images/loginbg.gif) no-repeat right -32px;display: inline-block;cursor: pointer;float: right;height: 10px;margin-top: 11px;width: 10px;}
.orderLogin .content{color: #666;padding: 10px;}
.orderLogin .left{float: left;width: 264px;}
.orderLogin .right{border-left: 1px solid #B1D59D;float: left;margin-left: 15px;padding-left: 15px;width: 405px;}
.orderLogin .left dd{text-align: justify;}
.orderLogin .left .inputBtn{ background: url(../images/loginbg.gif) no-repeat 0 0;border: 0;border-radius: 3px;color: #FFF !important;cursor: pointer;display: inline-block;font-family: "微软雅黑","宋体",Arial;height: 30px;line-height: 30px;width: 132px;text-align: center;}
.orderLogin h2{color: #DF1078;font: bold 14px/18px "微软雅黑","宋体",Arial;height: 18px;margin-bottom: 10px;overflow: hidden;}
.loginBooking .forms dd{line-height: 27px;min-height: 27px;overflow: hidden;padding: 5px 0 5px 65px;position: relative;}
.loginBooking .forms dd .t{color: #333;height: 37px;left: 0;line-height: 42px;position: absolute;text-align: right;top: 0;width: 60px;}
.loginBooking .inputText{border: 1px solid #CCC;border-radius: 3px;box-shadow: 1px 2px 2px #DDD inset;font-family: Arial,Tahoma,Verdana,"微软雅黑";font-size: 12px;height: 25px;line-height: 25px;padding: 0 5px;vertical-align: middle;width: 120px;}
.loginBooking .inputBtn{ background: url(../images/loginbg.gif) no-repeat 0 0;border: 0;border-radius: 3px;color: #FFF !important;cursor: pointer;display: inline-block;font-family: "微软雅黑","宋体",Arial;height: 30px;line-height: 30px;width: 132px;text-align: center;}
.loginBooking .tips{display: inline-block;height: 27px;line-height: 27px;color: #999;margin-left: 5px;}
.loginBooking .others{border-top: 1px solid #F0F0F0;padding-top: 10px;}
.loginBooking .others dt{color: #333;display: inline-block;height: 25px;line-height: 25px;float: left;text-align: right;width: 65px;}
.loginBooking .others dd{float: left;}
.loginBooking .others a{background: url(../images/loginbg.gif) no-repeat 0 -32px;display: inline-block;float: left;height: 25px;margin-right: 5px;}
.loginBooking .others a.qq{background-position: 0 -85px;width: 63px;}
.loginBooking .others a.sina{background-position: 0 -58px;width: 78px;}
.loginBooking .others a.alipay{background-position: 0 -32px;width: 110px;}
.loginBooking .others a.weixin{background-position: 0 -113px;width: 63px;}
.loginBooking  label.success{background: url(../images/login/labelbg.png) no-repeat 0 2px;color: #46A257;margin-left: 5px;text-align: left;padding-left: 20px;width: auto;}
.loginBooking  label.error{background: url(../images/login/labelbg.png) no-repeat 0 -45px;color: #EC3D3F;margin-left: 5px;text-align: left;padding-left: 20px;width: auto;}

/*在线客服*/
.rides-cs {  font-size: 12px; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top:0;height: 181px; background:#DF1078;border-radius:6px 0 0 6px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR {float: left; padding: 5px; overflow:hidden;width: 170px; background:#DF1078;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:3px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #666;font-weight:600; line-height:24px;padding:5px;text-align:center;border-bottom: solid 1px #E6E4E4;background: url(../images/shopnc.png) -762px -35px;}
.rides-cs .cn .titQq{ background-position:-755px 1px;}
.rides-cs .cn ul {padding:0px; background:#FFF;}
.rides-cs .cn ul li { line-height: 38px; height:38px;overflow: hidden;text-align:center;}
.rides-cs .cn ul.qq{border-bottom: solid 1px #E6E4E4;}
.rides-cs .cn ul.qq li{float:left; width:85px;border-bottom: none;;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul.qq li span { padding-left:3px;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .cn ul li em{font-size:14px; color:#c00; font-family:Arial;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:11px; left: 0;  background-image: url(../images/shopnc.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: -410px 0;}
.rides-cs .btnCtn { background-position: -450px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

/** 搜索城市切换样式 **/
#cityMenu h2{ background:#FF6600; height:24px; line-height:24px; color:#FFF;padding:0 10px;}
#cityMenu{width:198px;background:#fff;display:none;position:absolute}
#cityMenu .list{border:1px #D6D6D6 solid; padding:2px 4px 6px; border-top:none;}
#cityMenu .title{color:#666;border:1px #D6D6D6 solid;border-bottom:1px #ddd dashed; border-top:none;  height:22px;line-height:22px;padding:0 4px;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
#cityMenu .text{height:23px;line-height:23px;color:#F69100;font-family:Arial, Helvetica, sans-serif;padding:0 4px;cursor:pointer;}
#cityMenu .text span{float:right;text-align:right;font-family:"宋体";}
#cityMenu .selected{background:#f0fdde;}

/*返回顶部*/
.izl-rmenu{position:fixed; left:50%; margin-left:600px; bottom:0; padding-bottom:73px; z-index:999; }
.izl-rmenu .btn{width:50px; height:50px; margin-bottom:1px;margin-left:5px;border-radius:3px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#DF1078;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#DF1078; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#DF1078;}
.izl-rmenu .btn-wx:hover{background-color:#f676b3;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#DF1078;}
.izl-rmenu .btn-phone:hover{background-color:#f676b3;}
.izl-rmenu .pic{position:absolute; left:-173px; top:-69px; display:none;width:160px;height:160px; padding:5px; background:#FFF; border:1px solid #DFDFDF;}
.izl-rmenu .pic img{width:160px;height:160px;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#DF1078; display:none;}
.izl-rmenu .btn-top:hover{background-color:#f676b3;}

/*编辑器样式重写*/
.reset address,.reset blockquote,.reset dd,.reset div,.reset dl,.reset dt,.reset fieldset,.reset form,.reset frame,.reset frameset,.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset noframes,.reset ol,.reset p,.reset ul,.reset center,.reset dir,.reset hr,.reset menu,.reset pre{display:block;}
.reset li{display:list-item;}
.reset head{display:none;}
.reset table{display:table;}
.reset tr{display:table-row;}
.reset thead{display:table-header-group;}
.reset tbody{display:table-row-group;}
.reset tfoot{display:table-footer-group;}
.reset col{display:table-column;}
.reset colgroup{display:table-column-group;}
.reset td,.reset th{display:table-cell;}
.reset caption{display:table-caption;}
.reset th{font-weight:bolder; text-align:center;}
.reset caption{text-align:center;}
.reset body{margin:8px; line-height:1.12;}
.reset h1{font-size:2em; margin:.67em 0;}
.reset h2{font-size:1.5em; margin:.75em 0;}
.reset h3{font-size:1.17em; margin:.83em 0;}
.reset h4,.reset p,.reset blockquote,.reset ul,.reset fieldset,.reset form,.reset ol,.reset dl,.reset dir,.reset menu{margin:1.12em 0;}
.reset h5{font-size:.83em; margin:1.5em 0;}
.reset h6{font-size:.75em; margin:1.67em 0;}
.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset b,.reset strong{font-weight:bolder;}
.reset blockquote{margin-left:40px; margin-right:40px;}
.reset i,.reset cite,.reset em,.reset var,.reset address{font-style:italic;}
.reset pre,.reset tt,.reset code,.reset kbd,.reset samp{font-family:monospace;}
.reset pre{white-space:pre;}
.reset button,.reset textarea,.reset input,.reset object,.reset select{display:inline-block;}
.reset big{font-size:1.17em;}
.reset small,.reset sub,.reset sup{font-size:.83em;}
.reset sub{vertical-align:sub;}
.reset sup{vertical-align:super;}
.reset table{border-spacing:2px;}
.reset thead,.reset tbody,.reset tfoot{vertical-align:middle;}
.reset td,.reset th{vertical-align:inherit;}
.reset s,.reset strike,.reset del{text-decoration:line-through;}
.reset hr{border:1px inset;}
.reset ol,.reset ul,.reset dir,.reset menu,.reset dd{margin-left:40px;}
.reset ol{list-style-type:decimal;}
.reset ol ul,.reset ul ol,.reset ul ul,.reset ol ol{margin-top:0; margin-bottom:0;}
.reset u,.reset ins{text-decoration:underline;}
.reset br:before{content:"\A";}
.reset :before,.reset :after{white-space:pre-line;}
.reset center{text-align:center;}
.reset abbr,.reset acronym{font-variant:small-caps; letter-spacing:0.1em;}
.reset :link,.reset :visited{text-decoration:underline;}
.reset :focus{outline:thin dotted invert;}
.reset img {height: auto !important; max-width: 100%;}
#features img {width: 90%;margin: 0 auto;display: block;}

.reset table.noBorderTable td,.reset table.noBorderTable th,.reset table.noBorderTable caption{border:1px dashed #ddd !important}.reset table{margin-bottom:10px;border-collapse:collapse;display:table;}.reset td,.reset th{padding: 5px 10px;border: 1px solid #DDD;}.reset caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}.reset th{border-top:2px solid #BBB;background:#F7F7F7;}.reset td p{margin:0;padding:0;}

/* custom css */
.abs-link {position: absolute;top: 0;left: 0; width: 100%; height: 100%; display: block; z-index: 200;}
@media screen and (min-width: 520px) {
    body {min-width: 320px!important;}
    .lg{display: block!important;}
    .xs{display: none!important;}
    ._header_category,
    ._header  {display: none;}
}

@media screen and (max-width: 520px) {
    body {background: #f5f5f5;min-width: 300px!important;padding-bottom: 48px;}
    .wrapper {max-width: 414px;width: 100%!important;margin: 0 auto;}
    #fixedService {display: none;}
    .lg{display: none!important;}
    .xs{display: block!important;}
    .imOnline {display: none;}

    #header,
    #footer,
    #secondary {display: none;}
    /*元素剧中*/
    ._cn {width: 100%;max-width: 414px;margin: 0 auto;box-sizing: border-box;position: relative;}

    /*wap header*/
    ._header {position: fixed;top: 0;left: 0;width: 100%;z-index: 100;}
    ._header ._cn {padding: 12px;display: flex;justify-content: space-between;align-items: center;height: 54px;background: -webkit-radial-gradient(top, #F60 10%, #F90);transition: all 0.3s cubic-bezier(0.55,0.055,0.675,0.19);}
    ._header ._cn .title {font-size: 16px;flex: 1;overflow: hidden;margin: 0 12px;display: flex;justify-content: center;align-items: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #FFF;}
    ._header ._cn a {height: 30px;width: 30px;display: block;background-repeat: no-repeat;background-position: center;background-size: 24px;transition: background-size 0.3s cubic-bezier(0.55,0.055,0.675,0.19);}
    ._header ._cn a.back {background-image: url(https://www.ctscd.com/custom/bootstrap/images/icon/back.png);}
    ._header ._cn a.home {background-image: url(https://www.ctscd.com/custom/bootstrap/images/icon/home.png);}
    ._header ._cn a.user {background: url(https://www.ctscd.com/wap/hjd_wap2/images/index/ico.png) no-repeat -95px -4px / 375px auto;}
    ._header ._cn a.menu {background: url(https://www.ctscd.com/wap/hjd_wap2/images/index/ico.png) no-repeat 0px -4px / 375px auto;}
    ._header ._cn a.close {background: url(https://www.ctscd.com/wap/hjd_wap2/images/index/ico.png) no-repeat -347px 0px / 375px auto;}
    ._header._on ._cn {background: rgba(0,0,0,0);}
    ._header._on ._cn .title {display: none;}
    ._header._on ._cn a {background-color: rgba(34,34,34,0.6);border-radius: 50%;background-size: 20px;}
    ._header .title span {position: relative;padding-right: 20px;}
    ._header .title span i {display:block;width: 14px;height: 14px;background: url(http://www.lxgl.com.cn/custom/bootstrap/images/icon/back.png) no-repeat center / 100%;position: absolute;right: 0;top: 5px;transform: rotate(-90deg);}
    ._header .title span.cur i {transform: rotate(90deg);}
    ._header_category {position: fixed;top: 54px;left: 0;width: 100%;bottom: 0;z-index: 1000;display: none;}
    ._header_category:before{content: '';display: block;position: fixed;top: 54px;left: 0;width: 100%;bottom: 0;background: #000;opacity: .4;z-index: 10;}
    ._header_category ul {display: block;margin: 10px;position: relative;z-index: 20;background:#FFF;width: 100%;margin: 0;}
    ._header_category ul li {height: 40px;line-height: 40px;font-size: 14px;padding: 0 16px;border-bottom: 1px solid #eaeaea;}
    ._header_category ul li:last-child {border: none;}
    ._header_category ul li a {display: block;text-align: center;text-decoration: none;}
    ._header_category ul li a.cur {color: #F60;}
    
    
    /*wap footer*/
    ._footer {background: #f5f5f5;}
    ._footer .linksBox {display: flex;border-bottom: 1px solid #eaeaea;padding-top: 4px;}
    ._footer .linksBox a {flex: 1;height: 38px;line-height: 38px;font-size: 14px;color: #666;text-align: center;}
    ._footer .copyright {padding: 10px 16px 30px;}
    ._footer .copyright p {font-size: 12px;text-align: center;color: #666;}
    
    /*wap navbar*/
    ._navbar {background: #FFF;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 20;}
    ._navbar ._cn {display: flex;height: 48px;border-top: 1px solid #f5f5f5;}
    ._navbar ._cn a {flex: 1;height: 48px;display: flex;justify-content: center;align-items: center;font-size: 12px;font-size: 10px;color: #999;flex-direction: column;}
    ._navbar ._cn a i {display: block;width: 22px;height: 22px;}
    ._navbar ._cn a i.n1 {background: url(https://www.ctscd.com/custom/bootstrap/images/icon/navbar-home.png) no-repeat center / 98%;}
    ._navbar ._cn a i.n2 {background: url(https://www.ctscd.com/custom/bootstrap/images/icon/navbar-lines.png) no-repeat center / 104%;}
    ._navbar ._cn a i.n3 {background: url(https://www.ctscd.com/custom/bootstrap/images/icon/navbar-tel-active.png) no-repeat center / 100%;width: 48px;height: 48px;position: relative;top: -10px;}
    ._navbar ._cn a i.n4 {background: url(https://www.ctscd.com/custom/bootstrap/images/icon/navbar-destination.png) no-repeat center / 98%;}
    ._navbar ._cn a i.n5 {background: url(https://www.ctscd.com/custom/bootstrap/images/icon/navbar-member.png) no-repeat center / 98%;}
    
    /*wap 回到顶部*/
    ._gotop{width: 38px;height: 38px;position: fixed;right: 10px;bottom: 80px;z-index: 100;display: none!important;background: url(https://www.ctscd.com/custom/bootstrap/images/icon/gotop.png) no-repeat 0 0/cover;}
    ._gotop._on {display: block!important;}
}
